VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.ViewerCommands Namespace / ViewerCommandBase<T> Class
In This Topic
ViewerCommandBase Class Methods
In This Topic
For a list of all methods of this type, see ViewerCommandBase<T>.
Public Methods
 NameDescription
Public MethodDetermines that command can be executed.
Public MethodOverloaded. Executes the command.
Protected Methods
 NameDescription
Protected MethodRaises the CanExecuteChanged event.
See Also